-
Home
-
WordPress Online Booking and Scheduling Plugin – Bookly
-
20.2
-
Code
-
Classes
- Schedule
Total Complexity |
38 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
293 |
Lines of code |
137 |
Logical lines of code |
80 |
Comment lines |
108 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
intersect() |
B |
39 |
20 |
66 |
isDayOff() |
S |
58 |
6 |
16 |
getRanges() |
S |
55 |
3 |
20 |
addSpecialDay() |
S |
66 |
2 |
8 |
addDay() |
S |
71 |
1 |
5 |
hasDay() |
S |
79 |
1 |
3 |
addBreak() |
S |
74 |
1 |
4 |
addHoliday() |
S |
76 |
1 |
4 |
hasSpecialDay() |
S |
79 |
1 |
3 |
addSpecialBreak() |
S |
74 |
1 |
4 |
getAllDayRange() |
S |
73 |
1 |
4 |